Classification Class

Represents the classification-shape extension (aclsh:classification) that marks a shape as the outcome of a sensitivity classification (uri {5AE41FA2-C0FF-4470-9BD4-5FADCA87CBE2}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class Classification : IExtensionContent
Inheritance
Object    Classification
Implements
IExtensionContent

Constructors

ClassificationInitializes a new instance of the Classification class

Properties

ClassificationOutcomeType Gets or sets the classification outcome type (classificationOutcomeType), e.g. "hdr" or "ftr".

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also